Skip to content

Allow cross building of diodon#45

Merged
sliverc merged 1 commit intodiodon-dev:masterfrom
sliverc:gir_compiler
Jan 26, 2026
Merged

Allow cross building of diodon#45
sliverc merged 1 commit intodiodon-dev:masterfrom
sliverc:gir_compiler

Conversation

@sliverc
Copy link
Member

@sliverc sliverc commented Jan 26, 2026

diodon fails to cross build from source, because the meson.build looks for a bare (build architecture) g-ir-compiler. It should be looking for a host architecture one.

see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126392

diodon fails to cross build from source, because the meson.build looks
for a bare (build architecture) g-ir-compiler. It should be looking for
a host architecture one.

see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126392
@sliverc sliverc merged commit 3373d34 into diodon-dev:master Jan 26, 2026
2 checks passed
@sliverc sliverc deleted the gir_compiler branch January 26, 2026 12:48
sliverc added a commit to sliverc/diodon that referenced this pull request Jan 26, 2026
As of diodon-dev#45 minimum version of Meson needs to be 0.58 otherwise
it does not build.
sliverc added a commit to sliverc/diodon that referenced this pull request Jan 26, 2026
As of diodon-dev#45 minimum version of Meson needs to be 0.58 otherwise
it does not build.

Removes usage of deprecated methods in this new meson version.
sliverc added a commit to sliverc/diodon that referenced this pull request Jan 26, 2026
As of diodon-dev#45 minimum version of Meson needs to be 0.58 otherwise
it does not build.

Removes usage of deprecated methods in this new meson version.
sliverc added a commit that referenced this pull request Jan 27, 2026
As of #45 minimum version of Meson needs to be 0.58 otherwise
it does not build.

Removes usage of deprecated methods in this new meson version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant